home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-30 | 2.4 KB | 37 lines | [TEXT/KAHL] |
- pascal short BoxInFade(Rect boundsRect, Pattern *thePattern);
- pascal short BoxOutFade(Rect boundsRect, Pattern *thePattern);
- pascal short CircleBulgeFade(Rect boundsRect, Pattern *thePattern);
- pascal short CircleInFade(Rect boundsRect, Pattern *thePattern);
- pascal short CircleOutFade(Rect boundsRect, Pattern *thePattern);
- pascal short CircleSerendipityFade(Rect boundsRect, Pattern *thePattern);
- pascal short CircularFade(Rect boundsRect, Pattern *thePattern);
- pascal short CornerCircleFade(Rect boundsRect, Pattern *thePattern);
- pascal short DiagonalFade(Rect boundsRect, Pattern *thePattern);
- pascal short FourCornerCenteredFade(Rect boundsRect, Pattern *thePattern);
- pascal short FourCornerFade(Rect boundsRect, Pattern *thePattern);
- pascal short FourCornerScrollFade(Rect boundsRect, Pattern *thePattern);
- pascal short FullScrollLRFade(Rect boundsRect, Pattern *thePattern);
- pascal short FullScrollUDFade(Rect boundsRect, Pattern *thePattern);
- pascal short HalvesScrollFade(Rect boundsRect, Pattern *thePattern);
- pascal short HilbertFade(Rect boundsRect, Pattern *thePattern);
- pascal short MrDoOutdoneFade(Rect boundsRect, Pattern *thePattern);
- pascal short MrDoFade(Rect boundsRect, Pattern *thePattern);
- pascal short PourScrollFade(Rect boundsRect, Pattern *thePattern);
- pascal short RandomFade(Rect boundsRect, Pattern *thePattern);
- pascal short RescueRaidersFade(Rect boundsRect, Pattern *thePattern);
- pascal short ScissorsFade(Rect boundsRect, Pattern *thePattern);
- pascal short SkipalineLRFade(Rect boundsRect, Pattern *thePattern);
- pascal short SkipalineFade(Rect boundsRect, Pattern *thePattern);
- pascal short SlideFade(Rect boundsRect, Pattern *thePattern);
- pascal short SpiralGyraFade(Rect boundsRect, Pattern *thePattern);
- pascal short SplitScrollUDFade(Rect boundsRect, Pattern *thePattern);
- pascal short TwoCornerFade(Rect boundsRect, Pattern *thePattern);
- pascal short QuadrantScrollFade(Rect boundsRect, Pattern *thePattern);
- pascal short QuadrantFade(Rect boundsRect, Pattern *thePattern);
- pascal short QuadrantScroll2Fade(Rect boundsRect, Pattern *thePattern);
- pascal short QuadrantFade2(Rect boundsRect, Pattern *thePattern);
- pascal short Skipaline2PassFade(Rect boundsRect, Pattern *thePattern);
- pascal short SkipalineLR2PassFade(Rect boundsRect, Pattern *thePattern);
- pascal short HGRFade(Rect boundsRect, Pattern *thePattern);
- pascal short HGR2Fade(Rect boundsRect, Pattern *thePattern);
-